home *** CD-ROM | disk | FTP | other *** search
Makefile | 1996-04-10 | 1.3 KB | 54 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = EnhanceMail
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = EnhancePreferences.nib delete.tiff indexTag.tiff\
- EnhanceHelp Localizable.strings
-
- CLASSES = EnhanceMail.m Alias.m MailBox.m MailReader.m Send.m\
- SimpleString.m XFace.m Preferences.m Info.m HelpPanel.m\
- TocMatrix.m Toc.m XImageURL.m MailIndex.m
-
- HFILES = EnhanceMail.h Alias.h MailBox.h MailReader.h Send.h\
- MailApp.h NXUndocumented.h SimpleString.h XFace.h regexp.h\
- regmagic.h Preferences.h Info.h HelpPanel.h TocMatrix.h\
- Toc.h XImageURL.h MailIndex.h
-
- CFILES = regexp.c regsub.c
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = bundle.make
- INSTALLDIR = $(HOME)/Library/Mail
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
- BUNDLE_EXTENSION = bundle
- LIBS = -lIndexing_s
- PROF_LIBS = -lIndexing_s
-
-
- PB_CFLAGS = -pipe -O2
- PB_LDFLAGS = -pipe -x -O2
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-